From c05b317b1ef88e739527eb3d17b067a3e60642e8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 22 May 2017 17:35:23 -0400 Subject: [PATCH] Fix the docs build gtk-doc behavior changed, it seems, and these options now cause the build to break. --- docs/reference/gtk/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index f54cf0172c..37f58924c8 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -295,8 +295,6 @@ GTKDOC_LIBS = \ # Extra options to supply to gtkdoc-mkdb MKDB_OPTIONS = --output-format=xml --name-space=gtk -MKHTML_OPTIONS = "--path=\"$(abs_srcdir):$(top_srcdir)/examples\"" - # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE) content_files = \ broadway.xml \ -- 2.30.2